Skip to content

Commit

Permalink
upgrade to checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
pietheinstrengholt committed Jul 10, 2024
1 parent 246599c commit 67ad6e3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/azure-static-web-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ jobs:
name: Build and Deploy Job
steps:
- name: Checkout
uses: actions/checkout@v3
with:
env: # Add environment variables here
FORCE_JAVASCRIPT_ACTIONS_TO_NODE20: true
uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
Expand Down

0 comments on commit 67ad6e3

Please sign in to comment.