Skip to content

Commit 20fc505

Browse files
authored
Update scons-package.yml
Update action versions
1 parent 00c8ea3 commit 20fc505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scons-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
runs-on: ubuntu-20.04
1515

1616
steps:
17-
- uses: actions/checkout@v2
17+
- uses: actions/checkout@v4.1.1
1818

1919
- name: Set up Python 3.10
20-
uses: actions/setup-python@v2
20+
uses: actions/setup-python@v5.0.0
2121
with:
2222
python-version: '3.10'
2323

0 commit comments

Comments
 (0)