Skip to content

Commit

Permalink
Pin (and upgrade) immutable-eligible action actions/checkout to their…
Browse files Browse the repository at this point in the history
… semantic versions
  • Loading branch information
mrecachinas committed Nov 15, 2024
1 parent 305576f commit ddd9234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- '3.1'
- '3.2'
steps:
- uses: actions/checkout@master
- uses: actions/checkout@4.2.2
- name: script/cibuild-docker
run: script/cibuild-docker
env:
Expand Down

0 comments on commit ddd9234

Please sign in to comment.