Skip to content

Commit 4cf9fd9

Browse files
committed
Merge remote-tracking branches 'upstream/dependabot/github_actions/actions/cache-6.1.0', 'upstream/dependabot/github_actions/actions/checkout-7' and 'upstream/dependabot/github_actions/actions/setup-python-7' into viplab3.0-json
3 parents f0132e0 + b41b588 + 8c5e8c8 commit 4cf9fd9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/github-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ jobs:
99
deploy:
1010
runs-on: ubuntu-24.04
1111
steps:
12-
- uses: actions/checkout@v6
12+
- uses: actions/checkout@v7
1313

1414
- name: Setup Python
15-
uses: actions/setup-python@v6
15+
uses: actions/setup-python@v7
1616
with:
1717
python-version: '3.13'
1818

0 commit comments

Comments
 (0)