Skip to content

Commit

Permalink
update checkout action (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-drexler authored Nov 19, 2024
1 parent 017ca02 commit d22c88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Snapit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
token: ${{ secrets.SHOPIFY_GH_ACCESS_TOKEN }}

Expand Down

0 comments on commit d22c88e

Please sign in to comment.