Skip to content

Commit

Permalink
workflow: silence warning by updating the calver action to use node20
Browse files Browse the repository at this point in the history
  • Loading branch information
pho committed Apr 11, 2024
1 parent 5653bc3 commit 5003ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- run: cp result/etc/ssl/certs/ca-bundle.crt cacert.pem
- run: rm -rf result

- uses: Nelyx/action-calver@v1.0.0
- uses: pho/action-calver@191a552404f6eb8abcb3f8005ca9d5b8e71349e0
with:
default_branch: "refs/heads/main"
format: "YYYYMMDD"
Expand Down

0 comments on commit 5003ffc

Please sign in to comment.