Skip to content

Commit

Permalink
Using checkout v3
Browse files Browse the repository at this point in the history
  • Loading branch information
keenon committed Dec 3, 2024
1 parent 59ae99f commit 351a020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
steps:
- name: Check out the repo
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Build
run: mkdir build &&
cd build &&
Expand Down

0 comments on commit 351a020

Please sign in to comment.