Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Pin to v4
  • Loading branch information
antonym authored Jan 14, 2024
1 parent 387fdcb commit 839ed60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- name: Checkout
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
uses: actions/checkout@v4

- name: Download external project files
run: |
Expand Down

0 comments on commit 839ed60

Please sign in to comment.