Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
PR #1716: Actions: update checkout to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
reidpr authored Sep 5, 2023
1 parent 5671de0 commit b764a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
ch_prefix: /var/tmp

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: early setup & validation
run: |
Expand Down

0 comments on commit b764a26

Please sign in to comment.