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

Commit

Permalink
Merge pull request #87 from PSDTools/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-0bd1363a87

chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 in the github-actions group
  • Loading branch information
lishaduck authored Jun 13, 2024
2 parents e5f06eb + 0ff1c9c commit e0cd4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 📚 Git checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
submodules: recursive
clean: true
Expand Down

0 comments on commit e0cd4af

Please sign in to comment.