Skip to content

Commit 24be969

Browse files
authored
Merge pull request #81 from stackhpc/update-actions
CI: Update versions used of community GitHub Actions
2 parents 24b895b + 97652f3 commit 24be969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fail-fast: false
1616
steps:
1717
# Checks-out the repository under $GITHUB_WORKSPACE, so it's accessible to the job
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v3
1919

2020
- name: Install dependencies
2121
run: |

0 commit comments

Comments
 (0)