Skip to content

Commit

Permalink
Update actions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bdb-dd committed Apr 10, 2024
1 parent a67be06 commit 30bf1d1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ jobs:

steps:
- name: Checkout to the branch
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Azure Login
uses: azure/login@v1
uses: azure/login@v2
with:
creds: ${{ secrets.DIGDIRASSISTANTSALTINN_AZURE_CREDENTIALS }}

Expand Down

0 comments on commit 30bf1d1

Please sign in to comment.